home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-15 / iozon115.zip / IOZONE.MAK < prev    next >
Text File  |  1992-05-29  |  142b  |  5 lines

  1. # Typical Borland Make file for iozone.exe
  2. # (Not distributed with iozone.sh)
  3. iozone.exe:  iozone.c
  4.     bcc -P-c -ms -f -DMSDOS iozone.c
  5.